--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit c742e24826d2833b13a0d56883bec6daf348d66a
Parents : 5680653
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Signature : T66BB85Valid, signed by author
Date : 2026-07-25T01:39:59+02:00
Updated makefile
Changes
Diff
diff --git a/Makefile b/Makefile
index 67e39aa6..2c3d524d 100644
--- a/Makefile
+++ b/Makefile
@@ -119,6 +119,9 @@ appimage-clean:
-rm -rf build/appimage
-rm -f dist/Sideband-*.AppImage
+sign:
+ rngit release rns://7649a50d84610232d1416b41d2896aff/reticulum/sideband create $$(python setup.py --getversion):dist --name sideband --local
+
upload:
@echo Ready to publish release over Reticulum
@read VOID
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────